home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1999 March
/
EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso
/
earcd
/
-archivi
/
-recent1
/
gencodec.lha
/
GenCodeC
/
GccLib
/
muimaster.h
< prev
Wrap
C/C++ Source or Header
|
1997-06-23
|
376b
|
19 lines
#ifndef PROTO_MUIMASTER_H
#define PROTO_MUIMASTER_H
#ifndef LIBRARIES_MUI_H
#include <libraries/mui.h>
#endif /* !LIBRARIES_MUI_H */
#include <clib/muimaster_protos.h>
#ifndef __NOLIBBASE__
extern struct Library *
#ifdef __CONSTLIBBASEDECL__
__CONSTLIBBASEDECL__
#endif /* __CONSTLIBBASEDECL__ */
MUIMasterBase;
#endif /* !__NOLIBBASE__ */
#endif /* !PROTO_MUIMASTER_H */